home *** CD-ROM | disk | FTP | other *** search
/ PC Media 7 / PC MEDIA CD07.iso / share / uwin / cassette / stdafx.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-29  |  599 b   |  16 lines

  1. // Copyright (c) 1994, William Wagner
  2. // All Rights reserved.
  3. //
  4. // This source is a portion of a shareware program.  It may be distributed
  5. // only in its entirety.  The copyright statements must be included with any 
  6. // reproduction of this source.
  7. // 
  8.  
  9. // stdafx.h : include file for standard system include files,
  10. //  or project specific include files that are used frequently, but
  11. //        are changed infrequently
  12. //
  13.  
  14. #include <afxwin.h>            // MFC core and standard components
  15. #include <afxext.h>         // MFC extensions (including VB)
  16. #include "appdefs.h"        // Our application definitions.